projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2a7e12
)
Adwaita: Fix scrollbar theming a bit
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 7 Oct 2017 23:10:58 +0000
(19:10 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 7 Oct 2017 23:10:58 +0000
(19:10 -0400)
Reinstate the fine-tune mode scrollbars.
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index afb3a7e599c87d906f1514fecc38eef970b7c6c4..bf016104fd824503f58c9b807529fd272d5a4094 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-2398,7
+2398,7
@@
scrollbar {
&:disabled { background-color: transparent; }
}
- &.fine-tune {
+ &
range
.fine-tune {
slider {
min-width: 4px;
min-height: 4px;